home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Macintosh Tracker 1.20 / source / Tracker Client Folder / CMyScrap.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-12-06  |  78 b   |  8 lines  |  [TEXT/KAHL]

  1. /* CMyScrap.h */
  2.  
  3. #pragma once
  4.  
  5. #include "CScrap.h"
  6.  
  7. typedef CScrap CMyScrap;
  8.